Revision: archzoom--devel--0--patch-76
Archive: migo@homemail.com--Perl-GPL
Creator: Mikhael Goikhman <migo@homemail.com>
Date: Wed Apr  7 05:38:26 IDT 2004
Standard-date: 2004-04-07 02:38:26 GMT
New-files: templates/ArchZoom/.arch-ids/linkbar.html.id
    templates/ArchZoom/linkbar.html
Modified-files: bin/archzoom.cgi perllib/Arch/Session.pm
    perllib/ArchZoom/Template.pm
    perllib/ArchZoom/Template/ArchZoom.pm
    templates/ArchZoom/abrowse.html
    templates/ArchZoom/archives.html
    templates/ArchZoom/branches.html
    templates/ArchZoom/categories.html
    templates/ArchZoom/error.html
    templates/ArchZoom/revisions.html
    templates/ArchZoom/versions.html
New-patches: migo@homemail.com--Perl-GPL/archzoom--devel--0--patch-76
Summary: add common linkbar template; multiple template enhancements
Keywords: 

* add linkbar.html sub-template and use it in other templates
* error page now includes "smart" context linkbar
* simplify different view genpage code by using the common stash
* new function ArchZoom::Template::set_default_template_stash
* new template directive IF-DEFINED
* fix variable expansion on deeper template levels
